[security](deps): bump react-day-picker from 9.13.0 to 9.14.0#123
[security](deps): bump react-day-picker from 9.13.0 to 9.14.0#123
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Required keyword not found in PR title or description. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e248c43223
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "motion": "^11.0.0", | ||
| "next-themes": "0.4.6", | ||
| "react-day-picker": "^9.13.0", | ||
| "react-day-picker": "^9.14.0", |
There was a problem hiding this comment.
Update FORJAMIE.md for dependency/tooling changes
This commit changes runtime/tooling inputs by bumping react-day-picker, but it does not update FORJAMIE.md in the same change-set. The repo rule in /workspace/Design-System/AGENTS.md marks this as a hard requirement for any behavior/structure/config/tooling change, so leaving it out makes the required project “living map” inaccurate for future maintenance.
Useful? React with 👍 / 👎.
There was a problem hiding this comment.
Summary
- Updated
FORJAMIE.mdstatus metadata so the living-map reflects the current dependency follow-up context (Last updated, tests note, and open PR status). FORJAMIE.mdL19-L28 - Updated the dependency hygiene section to explicitly track the
react-day-picker9.14.0PR context, matching the reviewer’s request about doc parity for tooling/runtime-input changes. FORJAMIE.mdL70-L76 - Added a learning note that Dependabot-only dependency bumps still require
FORJAMIE.mdupdates in the same change stream. FORJAMIE.mdL103-L107 - Added a new dated “Recent changes” entry documenting what changed, why, and impact for this follow-up fix. FORJAMIE.mdL115-L119
- Synced machine-readable metadata (
last_updated,open_prs) to keep the structured footer consistent with the human-readable status block. FORJAMIE.mdL144-L150 - Committed the change on the current branch (
1139399) and created the follow-up PR via themake_prtool.
Testing
- ✅
curl -s https://api.github.com/repos/gpbl/react-day-picker/releases/tags/v9.14.0 | jq -r '.tag_name, .published_at' ⚠️ source scripts/codex-preflight.sh && preflight_repo(preflight passed, but emitted mise trust warnings before trust was applied)- ✅
mise trust /workspace/Design-System/mise.toml && mise list | head -n 20 - ✅
git diff -- FORJAMIE.md | sed -n '1,220p' - ✅
git add FORJAMIE.md && git commit --amend --no-edit
e248c43 to
17b6ee3
Compare
|
@dependabot rebase |
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.13.0 to 9.14.0. - [Release notes](https://github.com/gpbl/react-day-picker/releases) - [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md) - [Commits](gpbl/react-day-picker@v9.13.0...v9.14.0) --- updated-dependencies: - dependency-name: react-day-picker dependency-version: 9.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
17b6ee3 to
733416c
Compare
Bumps react-day-picker from 9.13.0 to 9.14.0.
Release notes
Sourced from react-day-picker's releases.
... (truncated)
Changelog
Sourced from react-day-picker's changelog.
Commits
a5b0c43Prepare 9.14.0 package metadata758f604feat: addlangattribute to DayPicker root (#2907)0893c96feat: New resetOnSelect prop to reset date range when selecting date with com...8e69eb1feat: Add Hijri calendar support (Umm al-Qura) (#2904)091ca6fchore: remove performance-tests project (#2902)6df3193chore: update workspace dependencies (#2901)5208d3fchore: update workspace dependencies (#2900)38e1b27fix(locale): correct Northern Sami (se). and Japanese Hiragana (ja-Hira) labe...d68dc63build: bump v9.13.212cf80bfix: add correct type declaration for style.css export (#2897)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)